/* modal start */
.woi_modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}
.woi_xs_80384 span svg{
    margin-top: 0px !important;
}

.woi_modal_content {
    background: white;
    padding: 20px;
    width: 300px;
    margin: 100px auto;
    border-radius: 8px;
    text-align: center;
    position: relative;
    animation: slideDown 0.4s ease;
    padding-bottom: 15px;
}
.woi_offer_btn_p{
    font-size: 12px !important;
    padding: 4px 10px;
    background: rgb(220, 238, 253);
    border-radius: 4px;
}

.woi_mod_01 {
    display: flex;
    flex-direction: row;
    gap: 0px;
}
.woi_sec_ms_01{
        /* margin-top: 10px; */
    display: flex;
    justify-content: center;
    gap: 5px;
    align-items: center;
    font-size: 13px;
}
.woi_sec_ms_01 img{
    width: 20px;
    height: 20px;
}
.woi_text_02883{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.woi_sec_text_02{
    letter-spacing: 3px;
    font-weight: 500;
}

.woi_mod_02 {
    display: flex;
    flex-direction: column;
    gap: 2px;
    width: 100%;
    position: relative;
}

.woi_mod_btn {
    width: 100%;
}

.woi_mod_01 button {
    background-color: white;
    border: none;
    font-size: 11px;
    font-weight: 500;
    height: 1.5rem;
}

.woi_mod_btn_01 {
    white-space: nowrap;
    border-left: 1px solid #d4d5d9 !important;
}

/* Close Button */
.woi_modal_close {
    float: right;
    position: absolute;
    font-size: 30px;
    cursor: pointer;
    right: 8px;
    top: -8px;
}

/* Slide animation */
@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-50px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* modal end */



.woi_01_per_8383:hover {
    background-color: transparent !important;
    outline: none !important;
}

.woi_per_lg_0283 {
    height: 24px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    padding: 0px 10px;
    width: 72px;
    margin-bottom: 0.5rem;
}

.woi_ap_coupons_01 {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    padding-bottom: 10px;
    align-items: center;
    border-bottom: 1px solid #d7d7d7;
    justify-content: space-between;
}

.woi_ap_coupons_he {
    font-size: 13px;
    font-weight: 500;
    padding-left: 25px;
    position: relative;
    display: flex;
    align-items: center;
}

.woi_cap_02883 {
    font-size: 12px;
    font-weight: 500;
}

.woi_ap_coupons_he img {
    position: absolute;
    left: 0px;
    width: 20px;
    height: 20px;

}

.woi_per_btn_remove:hover {
    background-color: #1a73e8 !important;
    color: white !important;
}

.woi_per_btn_remove_01:hover {
    /* background-color: #1a73e8 !important; */
    color: white !important;
}

.woi_input_width_022 {
    width: 28px !important;
}

.woi_xs_80384 {}

.woi_tble_mb_0 {
    margin-bottom: 0px !important;
}

.woi_per_btn_remove {
    background: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px;
    border-radius: 7px;
    font-weight: 500;
    border: 1px solid #e0e0e0;
}

.woi_per_btn_remove_01 {
    /* background: #f5f5f5; */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px;
    border-radius: 7px;
    font-weight: 500;
    /* border: 1px solid #e0e0e0; */
}

.woi_xs_80384 {
    gap: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.woi_xs_80384 span svg {
    margin-top: 6px;
}

.woi_par_text_hi {
    color: black !important;
    font-weight: 400 !important;
}

.woi_par_br_6 {
    border-radius: 6px !important;
}

.checkout-button {
    position: unset !important;
}

.woi_font_w_500 {
    font-weight: 500;
}

.hr_total {
    border-top: 1px solid #d7d7d7;
    width: 100%;
    margin: 5px 0px;
}

.cart__recap-block {
    gap: 5px !important;
}

.cart__recap .proces-heading {
    border: 1px solid #d7d7d7;
    border: 1px solid #d7d7d7;
    color: gray !important;
    font-size: 11px;
    font-weight: 500 !important;
}

.checkout-button__lock {
    position: unset !important;
}

.offersV2-base-discountIcon {
    position: absolute;
    width: 18px;
    height: 18px;
    left: -25px;
}

.woi_pos_relv {
    position: relative !important;
}

.woi_038833 {
    margin-left: 20px !important;
    font-size: 14px;
    display: flex;
    align-items: center;
    font-weight: 500;
    padding-left: 5px;
    margin-bottom: 14px;
}

.woi_process_0882 {
    font-size: 12px;
}

.cart__payment-methods-label {
    margin-bottom: 0px !important;
}

.woi_pb_0 {
    padding-bottom: 0px;
}

.woi_offer_base_01 {
    list-style-type: disc;
    margin-bottom: 0px;
}

ul.woi_offer_base_01 li::marker {
    color: rgb(150, 150, 150);
    /* bullet color */
}

.woi_offer_base_caption {
    font-size: 13px;
    padding-bottom: 7px;
    font-weight: 500;
}

.woi_radio_check_01 {
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.woi_pr_line {
    padding-right: 15px;
    border-right: 1px solid #d7d7d7;
}

.woi_pl_line {
    padding-left: 15px;
}

.woi_radio_check_heads {
    font-weight: 500;
}

.woi_remove_text_radio {
    font-size: 10px;
    font-weight: 500;
}

.woi_82833 {
    display: flex;
}

.woi_inner_0522 {
    display: flex;
    flex-direction: column;
    gap: 5px;
    /* padding-top: 20px ; */
    background-color: white;
    border: 1px solid #d7d7d7;
}

.woi_inner_05555 {
    min-height: 229px;
    position: relative;
    border-bottom: 1px solid #d7d7d7;
    display: flex;
    justify-content: center;
    align-items: center;
}

.woi_inner_02_text {}

.woi_inner_05555 img {
    width: 150px;
    height: 150px;
}

.woi_add_to_button_011 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    font-size: 13px;
    font-weight: 500;
    border-top: 1px solid #d7d7d7;
    cursor: pointer;
}

.woi_inner_amount {
    font-size: 13px;
    font-weight: 500;
}

.woi_inner_net {
    font-size: 13px;
    font-weight: 400;
    color: #bfc0c6;
    text-decoration: line-through;
}

.woi_inner_off {
    font-size: 10px;

}

.woi_xs01_total {
    display: none;
}

.woi_29_grid_col_5 {}

.woi_inner_01_text {
    font-size: 14px;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: start;
}

.woi_mod_02 p {
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    text-align: start;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaec;
    margin-bottom: 5px;
}

.woi_inner_details_01 {
    padding: 0px 10px;
}

.woi_card_show_00282 {
    padding-top: 20px;
    /*border-top: 1px solid #d7d7d7*/
}

.woi_card_show_title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.woi_fs_14px {
    font-size: 12px !important;
}
[dir="ltr"] .price-list:not(.price-list--stack) > .price:not(:last-child) {
    margin-right: 5px;
}

.line-item.woi_table_rtv_01.woi_border_full {
    border: 1px solid #eaeaec !important;
    border-radius: 4px !important;
}

.woi_flex_flex_col {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.woi_total_01 {
    background-color: white !important;
    padding: 0px !important;
}

.woi_total_text {
    font-size: 16px !important;
    font-weight: 500;
    padding-top: 4px;
    padding-bottom: 5px;
}

.woi_flex_dtl_list {
    display: flex;
    width: 100%;
    justify-content: space-between;
    font-size: 13px;
    font-weight: 400;
}

.woi_par_aside_01 {
    background-color: white !important;
}

.cart__recap .button:not(.button--text) {
    margin-top: 10px !important;
}

@media only screen and (min-width: 769px) {
    .woi_par_w_full {
        width: 100%;
    }


    .woi_total_01 {
        background-color: white !important;
        padding: 0px !important;
    }

    .cart__total-container .heading.woi_total_text{
        font-weight: 600 !important;
        color: #1D1D1D;
    }

    .woi_total_text {
        font-size: 13px !important;
        font-weight: 500;
    }

    .woi_flex_dtl_list {
        display: flex;
        width: 100%;
        justify-content: space-between;
        font-size: 13px;
        font-weight: 400;
    }

    .woi_par_aside_01 {
        background-color: white !important;
    }

    .cart__recap .button:not(.button--text) {
        margin-top: 10px !important;
    }

    .woi_notice_01 {
        margin-bottom: 10px;
        border: 1px solid #eaeaec !important;
        border-radius: 4px !important;
        padding: 15px;
    }

    .woi_02838844 {
        width: 7rem !important;
    }

    .woi_per_btn_remove {
        position: absolute !important;
        top: 4px !important;
        left: 4px;
        border-radius: 4px;
        background-color: white !important;
    }

    .woi_w100 {
        width: 100% !important;
    }

    .woi_per_btn_remove_01 {
        position: absolute !important;
        top: 4px !important;
        right: 4px;
        border-radius: 4px;
        background-color: white !important;
    }

    .woi_cart_remove_img {
        width: 10px;
        height: 10px;
    }



    .woi_par_aside_01 {
        width: 35rem;
        background-color: #f5f5f5;
        border-radius: 10px;
        padding-bottom: 40px;
        max-height: fit-content;
    }

    .cart-list-page .cart__content .table th,
    .cart-list-page .cart__content .table td {
        border-top: none !important;
        border-bottom: 1px solid #EEEEEE !important;
    }

    /* .woi_par_bg_tr {
        background-color: transparent !important;
    } */

    /* .woi_par_brtrl_10{
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
} */
    /* .woi_par_brbrl_10{
    border-bottom-left-radius: ;
} */
    .woi_par_0122 {
        padding: 7px;
        background: #f5f5f5;
        border-radius: 6px;
        position: relative !important;
    }

    .product-item-meta .woi_par_main_text {
        font-size: 14px !important;

    }
    .product-item-meta__property-list{
        margin-top: 0px !important;
    }

    .product-item-desc{
        margin-bottom: 0.7rem !important;
    }

    .woi_par_mb {
        margin-bottom: 0px !important;
    }

    .woi_par_pb_0px {
        padding-bottom: 0px !important;
    }

    .woi_line_par {
        border-right: 1px solid #e4e2e2;
    }

    .woi_nfc_container {
        max-width: 60% !important;
    }

    .woi_overflow_par_022 {
        /* border: 1px solid #eeeeee; */
        overflow: hidden;
        /* border-radius: 10px; */
        height: fit-content !important;
    }

    .woi_gap_20 {
        gap: 20px !important;
    }

    .cart-list-page .cart__content table td {
        padding: 15px !important;
    }

    .cart-list-page .cart__content table {
        border: 0px !important;
    }

    .woi_per_th_text {
        font-size: 13px !important;
        font-weight: 500 !important;
    }


    .woi_15_text {
        font-size: 1.5rem !important;
    }

    .woi_par_center {
        text-align: start;
    }

    .woi_peer_btn_remove:hover {
        background-color: gray !important;
    }

    .woi_price_table {
        font-size: 14px !important;
        color: black !important;
        font-weight: 500 !important;
    }
    .price.price--compare.item_compare {
        font-size: 13px !important;
    }

    .woi_par_th_text {
        font-size: 13px !important;
        font-weight: 500 !important;
    }

    .woi_par_min_10 {
        width: 10rem !important;
    }

    .woi_par_min_7 {
        width: 7rem !important;
    }

    .woi_details_per_text {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .woi_29_grid_col_5 {
        display: inline-grid;
        width: 100%;
        /* grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)); */
        grid-template-columns: repeat(5, minmax(0, 1fr));

        gap: 10px;
        /* 16px if Tailwind's default spacing scale is used */
        margin: 0px;
        background-color: #f5f5f5;
        padding: 10px;
    }

    .woi_mob_icons_01 {
        display: none;
    }
}


@media only screen and (max-width:768px) {
    .woi_modal_content {
        background: white;
        padding: 20px;
        width: 100%;
        margin: 100px auto;
        border-radius: 0px;
        text-align: center;
        position: absolute;
        animation: slideDown 0.4s ease;
        padding-bottom: 15px;
        bottom: -100px;
    }


    /* Slide animation */
    @keyframes slideDown {
        from {
            opacity: 0;
            transform: translateY(50px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }





    .woi_29_grid_col_5 {
        display: inline-grid;
        width: 100%;
        /* grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)); */
        grid-template-columns: repeat(2, minmax(0, 1fr));

        gap: 10px;
        /* 16px if Tailwind's default spacing scale is used */
        margin: 0px;
    }

    .woi_card_show_00282 {
        border-top: none;
    }

    .woi_82833 {
        gap: 10px;
    }

    .woi_per_xs_p_0 {
        padding: 11px !important;
    }

    .offersV2-base-discountIcon{
        left: -19px;
    }

    .woi_xs01_total {
        display: block;
    }

    .woi_xs_per_p_a_01 {
        padding: 15px 15px !important;
    }

    .woi_qty_remove_per {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 9px;
    }

    .woi_pr_line {
        display: none;
    }

    .woi_pl_line {
        display: none;
    }

    .woi_main_det_head_per {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        /* max-width: 13rem !important; */
    }

    .woi_par_0122 {
        padding: 8px;
        background-color: #f5f5f5;
        border-radius: 6px;
    }

    .woi_xs_per_p_a_01 {
        position: relative;
    }

    .woi_mob_icons_01 {
        width: 18px;
        height: 18px;
    }

    .cart-list-page .cart__content table td {
        padding: 15px 15px !important;
    }

    .woi_main_det_head_per {
        line-height: normal !important;
    }

    .woi_peer_remove_xs {
        width: 100%;
        justify-content: start;
        display: flex;
        flex-direction: row;
        align-items: start;
        /* width: 8.4rem !important; */
    }

    .woi_remove_btn_per_100 {
        width: 100% !important;
        height: 40px !important;
    }

    .woi_per_lg_0283 {
        width: 40% !important;
    }

    .woi_par_aside_01 {
        width: 100%;
        background-color: #f5f5f5;
        border-radius: 10px;
        padding-bottom: 40px;
        margin-top: 20px !important;
    }

    [dir="ltr"] .line-item__image-wrapper {
        margin-right: 6px !important;
    }


    .woi_peer_xs_w100 {
        width: 200% !important;
    }

    .woi_15_text {
        margin-bottom: 10px !important;
    }

    .woi_details_per_text {
        width: 100% !important;
    }

    .woi_xs_re_b {
        position: fixed;
        z-index: 90;
        width: 100% !important;
        bottom: 0px;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 0px !important;
        border-top-left-radius: 20px !important;
        border-top-right-radius: 20px !important;
        /* height: 71px !important; */
        background: white;
    }

    .woi_hidden_xs {
        display: none;
    }

    .woi_radio_check_heads {
        font-size: 13px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 6px;
    }

    .woi_xs_80383 {
        height: 50px !important;
        font-size: 20px !important;
        gap: 10px;
        border-radius: 50px !important;
        /* border-top-left-radius: 25px !important;
        border-top-right-radius: 25px !important; */
        margin-bottom: 7px !important;
        /* background-color: ; */
        margin: 10px;
        
    }

    .woi_xs_end_btn {
        width: 100%;
        align-items: center;
        justify-content: end;
        display: none;


    }

    .woi_100 {
        width: 100% !important;
    }

    .woi_xs_ab_remove_btn {
        position: absolute;
        right: -10px;
        top: -10px;
    }

    .woi_0288838333 {
        display: flex !important;
    }

    .woi_xs_remove_button_9383 {
        position: absolute;
        right: 0px !important;
    }

    .woi_xs_ab_remove_btn img {
        width: 20px;
        height: 20px;
    }

    .woi_w100 {
        width: 100% !important;
    }

    /* .woi_xs_per_p_a_01{
        max-width: 19rem !important;
    } */
    .woi_par_pb_0px {
        padding-bottom: 0px !important;
    }

    .woi_per_btn_remove {
        position: absolute !important;
        top: 4px !important;
        left: 4px;
        border-radius: 4px;
        background-color: white !important;
    }

    .woi_inner_011 {
        font-size: 12px;
        font-weight: 500 !important;
        color: black !important;
    }

    .index-block-one .index-container-content {
        margin-top: 0px !important;
    }

    .woi_inner_022 {
        font-size: 12px;
        font-weight: 500 !important;
        color: black !important;
    }

    .cart__payment-methods {
        padding: 10px;
        background-color: #eaeaec;
    }

    .woi_radio_check_01 {
        background: #eaeaec;
        margin: 10px 0px;
    }

    .woi_radio_check_01.itemsselected{
        background: transparent !important;        
    }


    .woi_inner_033 {
        font-size: 12px;
    }

    .woi_fs_14px {
        font-size: 10px !important;
    }

    .cart-list-page .cart__content table {
        border: none !important;
    }

    .woi_w100 {
        width: 100% !important;
    }

    .woi_per_btn_remove_01 {
        position: absolute !important;
        top: 4px !important;
        right: 4px;
        border-radius: 4px;
        background-color: white !important;
    }

    .woi_xs_end_btn_xs {
        width: 100%;
        align-items: center;
        justify-content: end;
        display: flex;


    }

    .woi_xs_80383 span svg {
        width: 22px !important;
        height: 18px !important;
    }

    .cart__payment-methods {
        margin-top: 10px !important;
    }
    .woi_offer_base_caption{
        font-size: 11px !important;
    }

}